Skip to content

[DMS-1154] Make Smoke Test Happy#519

Merged
bradbanister merged 1 commit into
mainfrom
DMS-1154
Jun 13, 2026
Merged

[DMS-1154] Make Smoke Test Happy#519
bradbanister merged 1 commit into
mainfrom
DMS-1154

Conversation

@bradbanister

@bradbanister bradbanister commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Two line change for operationIds named like the smoke test wants.

Copilot AI review requested due to automatic review settings June 13, 2026 22:29
@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

Test Results

    1 files    460 suites   12m 8s ⏱️
5 572 tests 5 569 ✅ 3 💤 0 ❌
6 378 runs  6 375 ✅ 3 💤 0 ❌

Results for commit cfe4c77.

♻️ This comment has been updated with latest results.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the OpenAPI generation for Change Query tracked-change endpoints so their operationId values follow the deletes... / keyChanges... naming pattern, and refreshes the authoritative OpenAPI artifacts/tests to match (to address failing smoke/integration checks).

Changes:

  • Adjust tracked-change operationId generation from get...Deletes / get...KeyChanges to deletes... / keyChanges....
  • Update the unit test to assert the new operationId values for /deletes and /keyChanges endpoints.
  • Update the v7_2 and v7_3 authoritative OpenAPI JSON artifacts to reflect the new tracked-change operationIds.

Reviewed changes

Copilot reviewed 10 out of 15 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/metaed-plugin-edfi-api-schema/src/enhancer/OpenApiSpecificationEnhancerBase.ts Changes tracked-change operationId naming to deletes... / keyChanges....
packages/metaed-plugin-edfi-api-schema/test/enhancer/OpenApiResourceFragmentEnhancer.test.ts Updates expectations to validate the new tracked-change operationIds.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/tpdm-api-schema-authoritative.json Updates tracked-change operationIds in the TPDM authoritative OpenAPI artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/sample-api-schema-authoritative.json Updates tracked-change operationIds in the Sample authoritative OpenAPI artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/homograph-api-schema-authoritative.json Updates tracked-change operationIds in the Homograph authoritative OpenAPI artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/ds-6.1-sample-api-schema-authoritative.json Updates tracked-change operationIds for DS 6.1 Sample artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/ds-6.1-homograph-api-schema-authoritative.json Updates tracked-change operationIds for DS 6.1 Homograph artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/ds-6.0-sample-api-schema-authoritative.json Updates tracked-change operationIds for DS 6.0 Sample artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_3/ds-6.0-homograph-api-schema-authoritative.json Updates tracked-change operationIds for DS 6.0 Homograph artifact.
packages/metaed-plugin-edfi-api-schema/test/integration/artifact/v7_2/tpdm-api-schema-authoritative.json Updates tracked-change operationIds in the v7_2 TPDM authoritative OpenAPI artifact.

@bradbanister bradbanister merged commit ca1f0fc into main Jun 13, 2026
11 checks passed
@bradbanister bradbanister deleted the DMS-1154 branch June 13, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants